Support for Contact Linking

Microsoft Outlook 2002 allows users to establish links between contact items and other items. The Outlook object model has been extended to give programs access to these links. All Outlook item objects have an associated Links collection object that contains the contacts to which a particular item is linked. You can use standard collection methods and properties (Add, Count, Item, and Remove ) to create, access, and remove items from the collection.